From: Glenn Morris Date: Fri, 8 Nov 2013 08:22:50 +0000 (-0800) Subject: Add missing ChangeLog entry from 2013-06-05T01:58:43Z!monnier@iro.umontreal.ca X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2491 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1ac2891e8e19bfcde0b8579a41c19bf77744e604;p=emacs.git Add missing ChangeLog entry from 2013-06-05T01:58:43Z!monnier@iro.umontreal.ca http://lists.gnu.org/archive/html/emacs-diffs/2013-06/msg00043.html --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3c895c6942..2970d7f1e4b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6635,6 +6635,13 @@ * emacs-lisp/macroexp.el (macroexp--compiling-p): New function. (macroexp--warn-and-return): Use it. +2013-06-05 Stefan Monnier + + * lisp/subr.el: Convert to lexical binding. + (overriding-local-map): Make obsolete. + (add-to-list): Doc fix. Add compiler macro. + (read-key): Swap values of local maps. + 2013-06-05 Leo Liu * eshell/esh-mode.el (eshell-mode): Fix key bindings.